@charset "UTF-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	background:url(images/bg.jpg);
}

#strip{
	width:100%;
	height:9px;
	background-color:#2c912b;
	background:url(images/strip.jpg) center;
}
#header{
	width:960px;
	height:124px;
	margin-left:auto;
	margin-right:auto;
}
#nav{
	width:930px;
	height:37px;
	padding-top:20px;
	padding-left:30px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/navbg.jpg);
}
#mid{
	width:960px;
	height:368px;
	margin-left:auto;
	margin-right:auto;
}
#innermid{
	width:920px;
	height:113px;
	background:url(images/inner-flap.jpg);
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
	padding-left:40px;
}
#bodyarea{
	width:960px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background:#f6f9f1;
	padding-bottom:40px;
	
}
#bodyarea2{
	width:960px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background:#eff3e8;
	padding-bottom:40px;
	
}
#bodyleft{
	width:523px;
	height:auto;
	padding-left:40px;
	padding-right:40px;
	border-right:1px solid #d2d6cb;
	float:left;
	display:inline;
}
#bodyright{
	width:276px;
	height:auto;
	padding-left:40px;
	padding-right:40px;
	float:left;
	display:inline;
}
#bodytext{
	width:314px;
	height:auto;
	float:left;
	display:inline;
	padding-right:29px;
}
#bodytext2{
	width:280px;
	height:auto;
	float:left;
	display:inline;
	padding-right:29px;
}
#profile{
	width:523px;
	height:auto;
	overflow:hidden;
}

#bodypic{
	width:178px;
	height:191px;
	float:left;
	display:inline;
}
#bodypic2{
	width:178px;
	height:191px;
	float:left;
	display:inline;
	padding-right:30px;
}
#newspic{
	width:200;
	height:200;
	float:left;
	display:inline;
	margin-right:30px;
	border:1px solid #d2d6cb;
}
#newstext{
	width:250px;
	height:auto;
	float:left;
	display:inline;
	padding-right:29px;
	padding-top:0px;
	margin-top:0px;
}


#ts_pic{
	width:58px;
	height:58px;
	float:left;
	display:inline;
	margin-right:20px;
	border:1px solid #d2d6cb;
}
#ts_text{
	width:180px;
	height:auto;
	float:left;
	display:inline;
}
#ts_container{
	width:260px;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
}
#partners{
	width:960px;
	height:179px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/partners.jpg) no-repeat;
	margin-top:30px;
}
#innercontainer{
	width:100%;
	height:auto;
	background:url(images/innerbg.jpg) no-repeat;
	background-color:#eff3e8;
}

#footer{
	width:960px;
	height:30px;
	padding-top:149px;
	text-align:center;
}
#divider{
	width:523px;
	height:30px;
	margin-top:20px;
	border-top:1px dotted #d2d6cb;
}








.bodytext{
	font-size:13px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}
.bodytext a{
	color:#666;
	text-decoration:none;
}

.quicklinks{
	font-size:11px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
}
.quicklinks a{
	font-size:11px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	text-decoration:none;
}
.quicklinks a:hover{
	color:#599100;
}
.navtext {
	font-size:14px;
	color:#2f3e06;
	font-family:Arial, Helvetica, sans-serif;
}
.navtext a{
	font-size:14px;
	color:#2f3e06;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.navtext a:hover{
	color:#781010;
}
.header1{
	color:#599100;
	font-size:18px;
}
.header2{
	color:#ffffff;
	font-size:28px;
}
.readmore a{
	font-size:11px;
	color:#599100;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	text-decoration:none;
}
.footertext{
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	text-decoration:none;
}
.ts{
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
.ts a{
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	text-decoration:none;
}
.forms{
	width:350px;
	height:25px;
	background:#FFF;
	border:1px solid #ddd;
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	font-size:12px;
	padding:10px;
	margin-top:10px;
}